home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1 / Nebula One.iso / Communications / PPPMonitor1.16 / Source / PB.project < prev    next >
Text File  |  1996-02-04  |  805b  |  27 lines

  1. INSTALLDIR = "$(HOME)/Apps";
  2. APPICON = appIcon.tiff;
  3. GENERATEMAIN = NO;
  4. DOCICONFILES = ();
  5. FILESTABLE = {
  6.     OTHER_LIBS = (Media_s, NeXT_s);
  7.     CLASSES = (ExecMonitor.m, ExecRunCommand.m, ExecScrollText.m, PPPMonitor.m);
  8.     OTHER_RESOURCES = ();
  9.     OTHER_SOURCES = (Makefile);
  10.     INTERFACES = (ExecMonitor.nib, PPPMonitor.nib);
  11.     H_FILES = (ExecMonitor.h, ExecRunCommand.h, ExecScrollText.h, PPPMonitor.h);
  12.     IMAGES = (appConnect.tiff, appIcon.tiff, cmdButton.tiff, dots.tiff, infoIcon.tiff, tile.tiff);
  13.     OTHER_LINKED = ();
  14.     SUBPROJECTS = ();
  15.     M_FILES = (PPPMonitor_main.m);
  16. };
  17. APPCLASS = Application;
  18. MAINNIB = PPPMonitor;
  19. DOCEXTENSIONS = ();
  20. PROJECTTYPE = Application;
  21. PROJECTVERSION = 1.1;
  22. LOCALIZABLE_FILES = {
  23. };
  24. PROJECTNAME = PPPMonitor;
  25. SYSTEMEXTENSIONS = ();
  26. LANGUAGE = English;
  27.